Loading languages...
GE

Gemini Email Generator

@falahgs2

A powerful Model Context Protocol (MCP) server that leverages Google's Gemini Flash 2 AI model to generate engaging email subjects and detailed thinking processes. This tool integrates seamlessly with Claude Desktop to provide intelligent email subject generation and advanced content creation.

Gemini
AI
Email
Subject Generation
Thinking Process
Claude Desktop

# mcpServer Config

{
  "mcpServers": {
    "Gemini Email Generator": {
      "command": "node",
      "args": [
        "path/to/gemini-email-subject-generator/dist/index.js"
      ],
      "cwd": "path/to/gemini-email-subject-generator",
      "env": {
        "GEMINI_API_KEY": "your_api_key_here",
        "NODEMAILER_EMAIL": "your.email@gmail.com",
        "NODEMAILER_PASSWORD": "your_app_password_here"
      }
    }
  }
}

# stdio

node path/to/gemini-email-subject-generator/dist/index.js
Transport:
stdio
語言:
TypeScript
創建時間:4/13/2025
更新時間:7/20/2025